Skip to content

Conversation

Varixo
Copy link
Member

@Varixo Varixo commented Aug 13, 2025

Scheduler rewrite to support processing multiple async chores at once.

Fixes: #7296 #7416 #7795 #7720 #5343

Copy link

changeset-bot bot commented Aug 13, 2025

🦋 Changeset detected

Latest commit: 52de0e0

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Varixo Varixo force-pushed the v2-scheduler-rewrite branch from 1f0ec3c to b86f8a3 Compare August 13, 2025 15:09
Copy link

pkg-pr-new bot commented Aug 13, 2025

Open in StackBlitz

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@7816
npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@7816
npm i https://pkg.pr.new/QwikDev/qwik/eslint-plugin-qwik@7816
npm i https://pkg.pr.new/QwikDev/qwik/create-qwik@7816

commit: 52de0e0

Copy link
Contributor

github-actions bot commented Aug 13, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 52de0e0

Copy link
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -24,6 +24,7 @@ const config: PlaywrightTestConfig = {
height: 600,
},
},
fullyParallel: true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woohoo 🫶

@Varixo Varixo force-pushed the v2-scheduler-rewrite branch 7 times, most recently from 066e523 to fc41baf Compare August 26, 2025 18:01
@Varixo Varixo linked an issue Aug 26, 2025 that may be closed by this pull request
@Varixo Varixo force-pushed the v2-scheduler-rewrite branch from b800546 to cd04424 Compare August 26, 2025 19:45
@Varixo Varixo marked this pull request as ready for review August 27, 2025 14:21
@Varixo Varixo requested review from a team as code owners August 27, 2025 14:21
@Varixo Varixo moved this from In progress to Waiting For Review in Qwik Development Aug 27, 2025
@wmertens
Copy link
Member

Tests are passing! Quick! merge merge merge! 😀

Copy link
Member

@gioboa gioboa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You closed 5 issues with one PR 👏
You rock @Varixo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment